PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedContent Class / splitByBox Method
In This Topic
    splitByBox Method
    In This Topic
    Gets the formatted content that fits in the given box.
    This method modifies the current object, the formatted content that fits the given box is removed from current object and returned as a new object.
    Overload List
    OverloadDescription
    Gets the formatted content that fits in the given box.
    This method modifies the current object, the formatted content that fits the given box is removed from current object and returned as a new object.  
    Gets the formatted content that fits in the given box.
    This method modifies the current object, the formatted content that fits the given box is removed from current object and returned as a new object.
    If this method is called multiple times but with a different width then the 'updateParagraphs' parameter should be set to true.  
    See Also